TextWidth
This property returns the width of a text string for output from DrawString method, in accordance with the current imaG.Font .
Syntax: | imaG.TextWidth |
Returns: (single) | The value of the width of the string. |
This is a standard Microsoft Visual Basic property.